﻿2026-07-16T23:37:21.0004772Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|resume_template_e2e|run_no_dup_session_e2e)$/)) | (package(spt-term) & kind(test))'
2026-07-16T23:37:21.0009394Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|resume_template_e2e|run_no_dup_session_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-07-16T23:37:21.0292072Z shell: /usr/bin/bash -e {0}
2026-07-16T23:37:21.0292349Z env:
2026-07-16T23:37:21.0292564Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-16T23:37:21.0292832Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-16T23:37:21.0293097Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-16T23:37:21.0293360Z ##[endgroup]
2026-07-16T23:37:22.2447301Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
2026-07-16T23:37:22.3977496Z ────────────
2026-07-16T23:37:22.3978051Z  Nextest run ID ae4208ee-8136-428c-9a3a-e8bfe19af4fa with nextest profile: default
2026-07-16T23:37:22.3978694Z     Starting 120 tests across 45 binaries (88 binaries skipped)
2026-07-16T23:37:37.9997372Z         PASS [  15.601s] (  1/120) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-07-16T23:37:48.7739643Z         PASS [  10.774s] (  2/120) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-07-16T23:37:58.9769759Z         PASS [  10.203s] (  3/120) spt::bind_honest_cross_perch_e2e cross_perch_dead_owner_repin_is_refused_no_contamination
2026-07-16T23:38:44.5396205Z         PASS [  45.563s] (  4/120) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-07-16T23:39:10.3014949Z         PASS [  25.762s] (  5/120) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-07-16T23:39:34.8024668Z         PASS [  24.501s] (  6/120) spt::brain_split seed_anchor_survives_brain_cycle
2026-07-16T23:40:16.4444991Z         PASS [  41.642s] (  7/120) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-07-16T23:40:37.5253283Z         PASS [  21.081s] (  8/120) spt::daemon_refresh_e2e daemon_refresh_cycles_brain_while_hosted_endpoint_survives
2026-07-16T23:40:53.3012124Z         PASS [  15.776s] (  9/120) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-16T23:41:04.9790423Z         PASS [  11.678s] ( 10/120) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-07-16T23:41:05.3204099Z         PASS [   0.341s] ( 11/120) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-07-16T23:41:05.3241374Z         PASS [   0.004s] ( 12/120) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-07-16T23:41:17.9912341Z         PASS [  12.667s] ( 13/120) spt::live_adapt_translation_swap_e2e adapter_apply_for_foreign_adapter_leaves_live_endpoint_untouched
2026-07-16T23:41:30.3416386Z         PASS [  12.350s] ( 14/120) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_composite_profile_endpoint_matched_on_parent
2026-07-16T23:41:42.6760614Z         PASS [  12.334s] ( 15/120) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_locked_translation_binary_without_restarting_endpoint
2026-07-16T23:41:53.6969763Z         PASS [  11.021s] ( 16/120) spt::live_adapt_translation_swap_e2e adapter_apply_with_no_matching_session_still_swaps
2026-07-16T23:42:12.4047502Z         PASS [  18.708s] ( 17/120) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-07-16T23:42:23.4369900Z         PASS [  11.032s] ( 18/120) spt::multi_subnet_bringup_e2e fresh_unbound_is_attachable_before_bind
2026-07-16T23:42:34.1362420Z         PASS [  10.699s] ( 19/120) spt::multi_subnet_bringup_e2e multi_subnet_refuses_without_subnet_then_homes_and_binds
2026-07-16T23:42:44.8082294Z         PASS [  10.672s] ( 20/120) spt::multi_subnet_bringup_e2e single_subnet_control_auto_homes
2026-07-16T23:42:44.8127302Z         PASS [   0.004s] ( 21/120) spt::n1_pairing new_brain_serves_against_old_broker
2026-07-16T23:42:44.8167108Z         PASS [   0.004s] ( 22/120) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-07-16T23:42:44.8202837Z         PASS [   0.004s] ( 23/120) spt::oneliner_e2e install_script_against_staged_release
2026-07-16T23:42:55.6034591Z         PASS [  10.783s] ( 24/120) spt::projindex_reader_e2e readers_answer_from_daemon_maintained_index_with_zero_git
2026-07-16T23:43:17.1359442Z         PASS [  21.532s] ( 25/120) spt::projindex_writer_e2e writer_cold_warm_and_event_invalidation_against_live_daemon
2026-07-16T23:43:32.8166786Z         PASS [  15.681s] ( 26/120) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-07-16T23:43:43.6203357Z         PASS [  10.804s] ( 27/120) spt::run_no_dup_session_e2e run_over_live_endpoint_never_mints_a_second_session
2026-07-16T23:43:43.7871179Z         PASS [   0.167s] ( 28/120) spt-daemon::attach attach_registers_remote_drive_detection
2026-07-16T23:43:43.8587644Z         PASS [   0.072s] ( 29/120) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-07-16T23:43:43.8814515Z         PASS [   0.023s] ( 30/120) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-07-16T23:43:43.9161144Z         PASS [   0.035s] ( 31/120) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-07-16T23:43:43.9506330Z         PASS [   0.034s] ( 32/120) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-07-16T23:43:43.9853010Z         PASS [   0.035s] ( 33/120) spt-daemon::attach cross_node_cold_attach_to_alt_screen_gets_clean_repaint
2026-07-16T23:43:43.9946018Z         PASS [   0.009s] ( 34/120) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-07-16T23:43:44.0265719Z         PASS [   0.032s] ( 35/120) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-07-16T23:43:44.0619780Z         PASS [   0.035s] ( 36/120) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-07-16T23:43:44.0933885Z         PASS [   0.031s] ( 37/120) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-07-16T23:43:44.1032302Z         PASS [   0.010s] ( 38/120) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-07-16T23:43:44.1695819Z         PASS [   0.066s] ( 39/120) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-07-16T23:43:44.2541493Z         PASS [   0.085s] ( 40/120) spt-daemon::attach resize_is_controller_exclusive
2026-07-16T23:43:44.3059701Z         PASS [   0.052s] ( 41/120) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-07-16T23:43:44.3945712Z         PASS [   0.089s] ( 42/120) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-07-16T23:43:47.1265864Z         PASS [   2.732s] ( 43/120) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-07-16T23:43:47.1666825Z         PASS [   0.040s] ( 44/120) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-07-16T23:43:47.2030451Z         PASS [   0.036s] ( 45/120) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-07-16T23:43:47.2281728Z         PASS [   0.025s] ( 46/120) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-07-16T23:43:47.2548932Z         PASS [   0.027s] ( 47/120) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-07-16T23:43:47.2793565Z         PASS [   0.024s] ( 48/120) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-07-16T23:43:47.3057696Z         PASS [   0.026s] ( 49/120) spt-daemon::broker endpoint_keyed_inject_without_binary_spools_not_pty
2026-07-16T23:43:47.4336591Z         PASS [   0.128s] ( 50/120) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-07-16T23:43:47.4586027Z         PASS [   0.025s] ( 51/120) spt-daemon::broker spawn_env_reaches_child
2026-07-16T23:43:47.4878276Z         PASS [   0.029s] ( 52/120) spt-daemon::broker wall_b_endpoint_run_env_then_send_spools
2026-07-16T23:43:47.4932664Z         PASS [   0.005s] ( 53/120) spt-daemon::budget measure_dormant_seat_budget
2026-07-16T23:43:48.1363182Z         PASS [   0.643s] ( 54/120) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-07-16T23:43:55.9765726Z         PASS [   7.840s] ( 55/120) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-07-16T23:43:56.1039306Z         PASS [   0.127s] ( 56/120) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-07-16T23:43:56.1192828Z         PASS [   0.015s] ( 57/120) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-07-16T23:43:56.2802007Z         PASS [   0.161s] ( 58/120) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-07-16T23:43:56.4299274Z         PASS [   0.150s] ( 59/120) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-07-16T23:43:56.5341053Z         PASS [   0.104s] ( 60/120) spt-daemon::dispatch dispatcher_resolves_attach_by_endpoint_and_refuses_a_stale_endpoint
2026-07-16T23:43:56.7126852Z         PASS [   0.179s] ( 61/120) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-07-16T23:43:56.8079311Z         PASS [   0.095s] ( 62/120) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-07-16T23:43:56.9206366Z         PASS [   0.113s] ( 63/120) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-07-16T23:43:57.0790785Z         PASS [   0.158s] ( 64/120) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-07-16T23:43:57.4674731Z         PASS [   0.388s] ( 65/120) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-07-16T23:43:57.5653246Z         PASS [   0.098s] ( 66/120) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-07-16T23:43:57.7878396Z         PASS [   0.222s] ( 67/120) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-07-16T23:43:57.9114698Z         PASS [   0.124s] ( 68/120) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-07-16T23:43:58.2632397Z         PASS [   0.352s] ( 69/120) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-07-16T23:43:58.2930278Z         PASS [   0.030s] ( 70/120) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-07-16T23:43:58.3373766Z         PASS [   0.044s] ( 71/120) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-07-16T23:43:58.3622470Z         PASS [   0.025s] ( 72/120) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-07-16T23:44:01.4284787Z         PASS [   3.066s] ( 73/120) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-07-16T23:44:04.2790087Z         PASS [   2.850s] ( 74/120) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-07-16T23:44:05.2437618Z         PASS [   0.965s] ( 75/120) spt-daemon::inject_control_wedge c1_miss_once_preserves_binary_and_next_inject_delivers
2026-07-16T23:44:07.1160571Z         PASS [   1.872s] ( 76/120) spt-daemon::inject_control_wedge c1_strike_fault_stamps_perch_and_bounded_respawns_then_gives_up
2026-07-16T23:44:07.3435602Z         PASS [   0.227s] ( 77/120) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-07-16T23:44:08.5791460Z         PASS [   1.235s] ( 78/120) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-07-16T23:44:09.1114839Z         PASS [   0.532s] ( 79/120) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-07-16T23:44:09.2296360Z         PASS [   0.118s] ( 80/120) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-07-16T23:44:11.3656191Z         PASS [   2.136s] ( 81/120) spt-daemon::inject_control_wedge g5_active_endpoint_spools_deferred_and_is_not_injected
2026-07-16T23:44:11.8594469Z         PASS [   0.494s] ( 82/120) spt-daemon::inject_control_wedge g6_faulted_inflight_envelope_is_respooled_not_lost
2026-07-16T23:44:12.0940385Z         PASS [   0.234s] ( 83/120) spt-daemon::inject_control_wedge g7_native_injects_mid_active_bypassing_the_idle_gate
2026-07-16T23:44:12.4077608Z         PASS [   0.314s] ( 84/120) spt-daemon::inject_control_wedge large_endpoint_inject_to_a_no_binary_session_spools_promptly_without_wedging
2026-07-16T23:44:21.2529829Z         PASS [   8.845s] ( 85/120) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-16T23:44:21.3876083Z         PASS [   0.135s] ( 86/120) spt-daemon::inject_control_wedge parked_message_to_already_idle_endpoint_is_delivered_without_a_poke
2026-07-16T23:44:21.7268530Z         PASS [   0.339s] ( 87/120) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-07-16T23:44:25.8077027Z         PASS [   4.081s] ( 88/120) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-07-16T23:44:26.0364146Z         PASS [   0.229s] ( 89/120) spt-daemon::inject_control_wedge w5a_bigmultiline_inject_arrives_byte_complete_across_a_loop
2026-07-16T23:44:26.4249428Z         PASS [   0.388s] ( 90/120) spt-daemon::inject_control_wedge w5a_forced_echo_miss_redrives_once_then_loud_spools
2026-07-16T23:44:26.7357583Z         PASS [   0.311s] ( 91/120) spt-daemon::inject_control_wedge wan_arrival_to_idle_spt_hosted_injects_with_no_hook_poll
2026-07-16T23:44:28.5936108Z         PASS [   1.858s] ( 92/120) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-07-16T23:44:28.9592719Z         PASS [   0.366s] ( 93/120) spt-daemon::mesh_recovery health_degrades_during_all_peer_failure_and_recovers_on_real_progress
2026-07-16T23:44:29.1247957Z         PASS [   0.165s] ( 94/120) spt-daemon::mesh_recovery poison_cache_row_is_repaired_from_the_roster_at_startup
2026-07-16T23:44:34.3938577Z         PASS [   5.269s] ( 95/120) spt-daemon::mesh_recovery roster_route_survives_a_transient_dial_failure_with_discovery_disabled
2026-07-16T23:44:37.0699543Z         PASS [   2.676s] ( 96/120) spt-daemon::net_worker_starve dead_peer_dial_burst_vs_net_runtime_canary
2026-07-16T23:44:39.6916930Z         PASS [   2.622s] ( 97/120) spt-daemon::net_worker_starve unreachable_peer_dial_burst_vs_net_runtime_canary
2026-07-16T23:44:39.9472290Z         PASS [   0.255s] ( 98/120) spt-daemon::redispatch finished_historical_attach_neither_takes_nor_clears_current_controller
2026-07-16T23:44:40.1350576Z         PASS [   0.188s] ( 99/120) spt-daemon::redispatch finished_pending_sync_request_still_serves_across_generation_start
2026-07-16T23:44:42.4339306Z         PASS [   2.299s] (100/120) spt-daemon::redispatch finished_unretired_attach_is_skipped_and_drained_not_replayed
2026-07-16T23:44:42.9351035Z         PASS [   0.501s] (101/120) spt-daemon::redispatch opener_evicted_active_stream_resumes_after_dispatcher_restart
2026-07-16T23:44:43.5229108Z         PASS [   0.588s] (102/120) spt-daemon::redispatch transient_worker_start_failure_recovers_via_claim_retry
2026-07-16T23:44:45.5742788Z         PASS [   2.051s] (103/120) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-07-16T23:44:49.7832656Z         PASS [   4.209s] (104/120) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-07-16T23:44:50.5983990Z         PASS [   0.815s] (105/120) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-07-16T23:44:50.7057302Z         PASS [   0.107s] (106/120) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-07-16T23:44:50.8632401Z         PASS [   0.157s] (107/120) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-07-16T23:44:50.9214449Z         PASS [   0.058s] (108/120) spt-daemon::two_origin_spanning digest_span_supersedes_a_replayed_generation
2026-07-16T23:44:50.9933626Z         PASS [   0.072s] (109/120) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-07-16T23:44:51.0011371Z         PASS [   0.008s] (110/120) spt-daemon::twohost b2_attacher_child
2026-07-16T23:44:51.0071951Z         PASS [   0.006s] (111/120) spt-daemon::twohost two_host_ladder_role_a
2026-07-16T23:44:51.0127995Z         PASS [   0.006s] (112/120) spt-daemon::twohost two_host_ladder_role_b
2026-07-16T23:44:51.0281277Z         PASS [   0.015s] (113/120) spt-term::dsr drain_forwards_child_output
2026-07-16T23:44:51.0536489Z         PASS [   0.025s] (114/120) spt-term::inject ctrl_c_interrupts_the_child
2026-07-16T23:44:51.0683867Z         PASS [   0.015s] (115/120) spt-term::inject send_line_reaches_child_and_preserves_order
2026-07-16T23:44:52.0741396Z         PASS [   1.006s] (116/120) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-07-16T23:44:52.0794314Z         PASS [   0.005s] (117/120) spt-term::stream delivers_every_value_under_resize
2026-07-16T23:44:52.0945536Z         PASS [   0.015s] (118/120) spt-term::surface captures_child_output_off_the_pty
2026-07-16T23:44:52.0997291Z         PASS [   0.005s] (119/120) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-07-16T23:44:52.1049681Z         PASS [   0.005s] (120/120) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-07-16T23:44:52.1051289Z ────────────
2026-07-16T23:44:52.1051685Z      Summary [ 449.707s] 120 tests run: 120 passed, 0 skipped
